﻿2026-06-15T10:04:16.1336901Z ##[group]Run actions/checkout@v5
2026-06-15T10:04:16.1338006Z with:
2026-06-15T10:04:16.1338548Z   repository: SaberMage/spt-core
2026-06-15T10:04:16.1345150Z   token: ***
2026-06-15T10:04:16.1345903Z   ssh-strict: true
2026-06-15T10:04:16.1346509Z   ssh-user: git
2026-06-15T10:04:16.1347062Z   persist-credentials: true
2026-06-15T10:04:16.1347666Z   clean: true
2026-06-15T10:04:16.1348228Z   sparse-checkout-cone-mode: true
2026-06-15T10:04:16.1348861Z   fetch-depth: 1
2026-06-15T10:04:16.1349414Z   fetch-tags: false
2026-06-15T10:04:16.1349964Z   show-progress: true
2026-06-15T10:04:16.1350510Z   lfs: false
2026-06-15T10:04:16.1351130Z   submodules: false
2026-06-15T10:04:16.1351695Z   set-safe-directory: true
2026-06-15T10:04:16.1352554Z ##[endgroup]
2026-06-15T10:04:16.3269198Z Syncing repository: SaberMage/spt-core
2026-06-15T10:04:16.3270814Z ##[group]Getting Git version info
2026-06-15T10:04:16.3271804Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T10:04:16.3581323Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:04:16.3785395Z git version 2.43.0.windows.1
2026-06-15T10:04:16.3812141Z ##[endgroup]
2026-06-15T10:04:16.3820081Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d0e1e14d-4484-4a11-88be-c2cd09140612\.gitconfig'
2026-06-15T10:04:16.3834171Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d0e1e14d-4484-4a11-88be-c2cd09140612' before making global git config changes
2026-06-15T10:04:16.3835854Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:04:16.3838890Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T10:04:16.4065358Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T10:04:16.4267625Z https://github.com/SaberMage/spt-core
2026-06-15T10:04:16.4299041Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T10:04:16.4303545Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T10:04:16.4508366Z HEAD
2026-06-15T10:04:16.4759399Z ##[endgroup]
2026-06-15T10:04:16.4762447Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T10:04:16.8593107Z ##[group]Cleaning the repository
2026-06-15T10:04:16.8596247Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T10:04:18.0849514Z Removing target/
2026-06-15T10:04:18.0884705Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T10:04:18.1356955Z HEAD is now at 2c776420 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:04:18.1388871Z ##[endgroup]
2026-06-15T10:04:18.1389299Z ##[group]Disabling automatic garbage collection
2026-06-15T10:04:18.1393545Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T10:04:18.1628370Z ##[endgroup]
2026-06-15T10:04:18.1628772Z ##[group]Setting up auth
2026-06-15T10:04:18.1634622Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:04:18.1859487Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:04:18.5510500Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:04:18.5733062Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:04:18.9529425Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:04:18.9755027Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:04:19.3263094Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T10:04:19.3508294Z ##[endgroup]
2026-06-15T10:04:19.3508829Z ##[group]Fetching the repository
2026-06-15T10:04:19.3515014Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2c7764209dc8029babab00e627f25a31b32a0332:refs/remotes/pull/12/merge
2026-06-15T10:04:19.9585763Z ##[endgroup]
2026-06-15T10:04:19.9586282Z ##[group]Determining the checkout info
2026-06-15T10:04:19.9586847Z ##[endgroup]
2026-06-15T10:04:19.9591815Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T10:04:19.9871456Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T10:04:20.0119187Z ##[group]Checking out the ref
2026-06-15T10:04:20.0125085Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T10:04:20.0501252Z HEAD is now at 2c776420 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:04:20.0525055Z ##[endgroup]
2026-06-15T10:04:20.0785143Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T10:04:20.1006046Z 2c7764209dc8029babab00e627f25a31b32a0332
